xen.git
2006-08-14 awilliam@xenbuild.aw[IA64] initial cleanup of ivt.S
2006-08-14 awilliam@xenbuild.aw[IA64] convert stats to perfc, get rid of unsafe hypercall
2006-08-14 awilliam@xenbuild.aw[IA64] vti bugs fix
2006-08-14 awilliam@xenbuild.aw[IA64] update xmexample.vti
2006-08-09 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-08-09 awilliam@xenbuild.aw[IA64] catch up new hypercall HYPERVISR_hvm_op for...
2006-08-09 awilliam@xenbuild.aw[IA64] catch up new hypercall HYPERVISR_hvm_op for IPF
2006-08-09 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-08-09 chris@kneesaa... [qemu patches] Update patches for changeset 10998:bd040...
2006-08-09 chris@kneesaa... [qemu] Add vncunused option.
2006-08-09 awilliam@xenbuild.aw[IA64] fix a fetch code bug
2006-08-09 Ian.Campbell... merge
2006-08-09 Ian.Campbell... Make ballon and backend drivers fail gracefully if...
2006-08-09 Ian.Campbell... Fix BUG_ON on switch_mm if XENFEAT_writable_page_tables...
2006-08-09 chris@kneesaa... [qemu patches] Update patches for changeset 10993:dc7b5...
2006-08-09 chris@kneesaa... [hvm/qemu] Add HVM buffered IO writes framework to...
2006-08-09 kaf24@firebug... Build tools/firmware only on x86.
2006-08-09 kaf24@firebug... [XEN][IA64] IA64 build fixes after recent PER_CPU changes.
2006-08-09 emellor@leeni... Fix the unit test to match the new way of allocating...
2006-08-09 emellor@leeni... Added a couple of unit tests for the sxp parsing.
2006-08-09 emellor@leeni... Fix reference to buf in parsing of ocaml escapes.
2006-08-09 emellor@leeni... Better diagnosis of the failure when Xend crashes....
2006-08-08 awilliam@xenbuild.aw[IA64] Remove scheduler heartbeat
2006-08-08 awilliam@xenbuild.aw[IA64] Virtualize dom0 lid
2006-08-08 awilliam@xenbuild.aw[IA64] bug fix in ioports_deny_access
2006-08-08 awilliam@xenbuild.aw[IA64] enable ioports_deny_access for dom0
2006-08-08 awilliam@xenbuild.aw[IA64] remove CONFIG_DOMAIN0_CONTIGUOUS and dom0_start
2006-08-08 kaf24@firebug... [XEN] Assorted further PER_CPU- or read_mostly-ifications.
2006-08-08 kaf24@firebug... [XEN] Implement proper __read_mostly memory arrangemeng...
2006-08-08 kaf24@firebug... [XEN] Make tracing structures and buffers explicitly...
2006-08-08 kaf24@firebug... [XEN] Make multicall info explicitly PER_CPU.
2006-08-08 kaf24@firebug... [XEN] Make per-cpu pending EOI interrupt info explicitl...
2006-08-08 kaf24@firebug... [XEN] Make per-cpu mm information explicitly PER_CPU.
2006-08-08 kaf24@firebug... [XEN] Make per-cpu time information explicitly PER_CPU.
2006-08-08 kaf24@firebug... [XEN] Make per-cpu schedule data explicitly PER_CPU.
2006-08-08 kaf24@firebug... [XEN] Place per-cpu timer info in PER_CPU space.
2006-08-08 kaf24@firebug... [XEN] Make tlbflush_time a PER_CPU variable.
2006-08-08 chris@kneesaa... [qemu patches] Refresh patches.
2006-08-08 chris@kneesaa... [qemu patches] Update patches for changeset 10974:41561...
2006-08-08 sos22@douglas... [hvm/qemu] Flip the device model over to using the...
2006-08-08 sos22@douglas... [hvm] Move the mapping of the shared IO page slightly...
2006-08-08 kaf24@firebug... [XENSTAT] Ignore domains that are being created/destroy...
2006-08-08 kaf24@firebug... [HVM][VMX] Cleanup vmx vmexit handler.
2006-08-08 kaf24@firebug... [XEND] Daemonise vncviewer when it is spawned from...
2006-08-08 kaf24@firebug... [PCI] back: New virtual pci backend: slot
2006-08-08 kaf24@firebug... [XEND] Fix fallback and error path for domain destructi...
2006-08-08 kaf24@firebug... [HVM][VMX] Move hvm interface init_hypercall_page initi...
2006-08-08 kaf24@firebug... [LIBXC] Do not gzclose() after close() on a gzdopen...
2006-08-08 kaf24@firebug... [HVMLOADER] Only install hvmloader if it is built.
2006-08-08 kaf24@firebug... Add RH-ish localhost to xend-relocation-hosts-allow...
2006-08-08 kaf24@firebug... [PYGRUB] Flesh out some of pygrub's functionality as...
2006-08-08 kaf24@firebug... [HVM] Fix hvm boot when acpi=1 is specified.
2006-08-08 kaf24@firebug... [XEN] Remove redundant redeclaration of 'machine_restart'.
2006-08-07 awilliam@xenbuild.aw[IA64] Add EXPORT_SYMBOL to modularize netfront/netback
2006-08-07 chris@kneesaa... [qemu patches] Update patches for changesets 10957...
2006-08-07 chris@kneesaa... [qemu] Update ioemu to qemu 0.8.2.
2006-08-07 chris@kneesaa... [qemu] Update ioemu to qemu 0.8.2. (.CVS files)
2006-08-07 chris@kneesaa... [qemu] Update ioemu to qemu 0.8.2.
2006-08-07 jchesterfield... Limit blktap static link to just libaio.
2006-08-07 kaf24@firebug... [LINUX] Fix a couple of benign diffs against vanilla...
2006-08-07 kaf24@firebug... Provides hooks for perfc print/reset/gather.
2006-08-07 kaf24@firebug... Change DOM0_PERFCCONTROL: remove array limit.
2006-08-07 kaf24@firebug... [XEN] Allow users to specify mce/nomce boot parameters.
2006-08-07 kaf24@firebug... [XEN] Clean up shutdown handling and ignore opt_noreboo...
2006-08-07 chris@kneesaa... [xend] Fix reboot for hvm domains with cdrom devices.
2006-08-04 kfraser@localhost... [XEN] Add Xen-attached event channels, which will be...
2006-08-04 kfraser@localhost... [HVMLOADER] HVM loader initialises hypercall shim and...
2006-08-04 awilliam@xenbuild.aw[IA64] Remove P==M support
2006-08-04 awilliam@xenbuild.aw[IA64] SMP Windows is up on VTI domain
2006-08-04 ack@localhost... [NET] front: Check for received packets in network_open0
2006-08-04 awilliam@xenbuild.aw[IA64] convert more privop_stat to perfc
2006-08-04 awilliam@xenbuild.aw[IA64] unprotected perfc_defn.h
2006-08-04 chris@kneesaa... [qemu patches] Update patches for changeset 10945:baa6d...
2006-08-04 chris@kneesaa... [qemu] Add missing semicolon.
2006-08-04 chris@kneesaa... [qemu patches] Update patches for changeset 10943:1de1b...
2006-08-04 chris@kneesaa... [qemu] Update acpi timer to not use a qemu timer.
2006-08-04 chris@kneesaa... [hvm firmware] Update hvm acpi dsdt table.
2006-08-04 chris@kneesaa... [qemu patches] Refresh patches.
2006-08-04 chris@kneesaa... [qemu patches] Update patches for changeset 10939:5980f...
2006-08-04 chris@kneesaa... [qemu] Free page_array when it's no longer used.
2006-08-04 chris@kneesaa... [qemu patches] Refresh patches.
2006-08-04 chris@kneesaa... [qemu patches] Update patches for changeset 10936:a0b3c...
2006-08-04 chris@kneesaa... [qemu] Fix qemu memory access beyond 3G @VTi side.
2006-08-04 chris@kneesaa... [qemu patches] Refresh patches.
2006-08-04 chris@kneesaa... [qemu patches] Update patches for changeset 10933:38699...
2006-08-04 chris@kneesaa... [qemu] Add switch to control whether acpi bridge is...
2006-08-04 chris@kneesaa... [qemu patches] Update patches for changeset 10931:3ea0a...
2006-08-04 chris@kneesaa... [qemu] Make sure disk writes really made it to disk...
2006-08-04 chris@kneesaa... [qemu patches] Update patches for changeset 10929:4dd64...
2006-08-04 chris@kneesaa... [qemu] Fix memset arguments in qemu audio code.
2006-08-04 chris@kneesaa... [HVM] Wnable sound card support for qemu.
2006-08-04 chris@kneesaa... [qemu patches] Update patches for changeset 10926:e47aa...
2006-08-04 chris@kneesaa... [qemu] Always allow --disable-sdl since there's always...
2006-08-03 chris@kneesaa... [blktap] Add dependencies to Makefiles and simplify...
2006-08-03 chris@kneesaa... [qemu patches] Update patches for changeset 10923:15538...
2006-08-03 chris@kneesaa... [qemu] Write the port number where the vnc server is...
2006-08-03 chris@kneesaa... [qemu patches] Update patches for changeset 10921:4c2fa...
2006-08-03 chris@kneesaa... [qemu] Use xenstore to configure ioemu block devices.
2006-08-03 awilliam@xenbuild.aw[IA64] Convert some stats to perfc.
2006-08-03 awilliam@xenbuild.aw[IA64] fix vDSO paravirtualization.
next